home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / f90 / long.z / long
Encoding:
Text File  |  2002-10-03  |  991 b   |  35 lines

  1. LONG(3I)                                              Last changed: 4-13-99
  2.  
  3.  
  4. NNAAMMEE
  5.      LLOONNGG - Returns integer (KIND=4) result
  6.  
  7. SSYYNNOOPPSSIISS
  8.      LLOONNGG (([AA==]_a))
  9.  
  10. IIMMPPLLEEMMEENNTTAATTIIOONN
  11.      UNICOS, UNICOS/mk, IRIX systems
  12.  
  13.      CF90, MIPSpro 7 Fortran 90
  14.  
  15. SSTTAANNDDAARRDDSS
  16.      Fortran extension
  17.  
  18. DDEESSCCRRIIPPTTIIOONN
  19.      LLOONNGG returns an integer (KIND=4) result for a given argument.  This
  20.      intrinsic accepts the following argument:
  21.  
  22.      _a         Must be of type integer, real, or complex.
  23.  
  24.      This is an elemental function.  The name of this intrinsic cannot be
  25.      passed an an argument.
  26.  
  27. RREETTUURRNN VVAALLUUEESS
  28.      The return value is an integer (KIND=4).
  29.  
  30. SSEEEE AALLSSOO
  31.      SSHHOORRTT(3I)
  32.  
  33.      _I_n_t_r_i_n_s_i_c _P_r_o_c_e_d_u_r_e_s _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l for the printed version of this
  34.      man page.
  35.